FileEntry(String, String, Int64) Constructor
Initializes a new instance of the FileEntry class.
Namespace: Independentsoft.Office.OdfAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public FileEntry(
string path,
string mediaType,
long size
)
Public Sub New (
path As String,
mediaType As String,
size As Long
)
Parameters
- path String
- mediaType String
- size Int64